home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 6-Developer Demos / Developer Demos-Gen. / Mac Yellow Pages 1.0 / card_5473.txt < prev    next >
Text File  |  1990-08-17  |  714b  |  38 lines

  1. -- card: 5473 from stack: in.0
  2. -- bmap block id: 6340
  3. -- flags: 4000
  4. -- background id: 5634
  5. -- name: Help:  0
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global eventTimer
  9.   put the ticks into eventTimer
  10. end openCard
  11.  
  12. on idle
  13.   global eventTimer
  14.   if the ticks > eventTimer + 120 then
  15.     visual effect dissolve slowly
  16.     go to next card
  17.   end if
  18. end idle
  19.  
  20.  
  21.  
  22. -- part 6 (button)
  23. -- low flags: 00
  24. -- high flags: 0001
  25. -- rect: left=278 top=256 right=277 bottom=487
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Coverup
  34.  
  35.  
  36. -- part contents for background part 1
  37. ----- text -----
  38. HELP